home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DJSRC106.ARJ / HC.H < prev    next >
C/C++ Source or Header  |  1991-09-02  |  68b  |  4 lines

  1. #define MAX_ID    200
  2. char *id_name[MAX_ID];
  3. double id_val[MAX_ID];
  4.